func runtime.resetTimer

2 uses

	runtime (current package)
		mgcscavenge.go#L500: 		resetTimer(s.timer, start+sleepTime)
		time.go#L231: func resetTimer(t *timer, when int64) bool {